func runtime.tracealloc

2 uses

	runtime (current package)
		malloc.go#L1188: 			tracealloc(x, size, typ)
		mprof.go#L885: func tracealloc(p unsafe.Pointer, size uintptr, typ *_type) {